home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
tag_bbs
/
pyhsl10.zip
/
PYHSL.CFG
< prev
next >
Wrap
Text File
|
1992-04-12
|
2KB
|
40 lines
COMPORT = 1
LOCKED_BAUD = 38400
TAG_UL_DIR = F:\UL\
ULDIR_DAT = FILES.DIR
USER_LST_PATH = C:\BB\DA\user.lst
CALLER_LOG_PATH = C:\BB\DA\callers.log
SYSOP_LOG_PATH = C:\BB\DA\sysop.log
HS_UL_DIR = F:\HSUL\
INACTIVE_TIME = 4
KILL_BAD_UL = N
REGISTER_TO = NOT_REGISTERED
1) Make sure that you leave spaces before and after the '=' so that
the parameters will be the 3rd word.
2) Leave the first word (ie. COMPORT) capitalized.
3) Make sure you have the backslash for the path.
4) The program will stop reading the parameters when the line is empty.
5) Order of these parameters does not matter.
LOCKED_BAUD Put 2400 if you don't lock at 9600+
TAG_UL_DIR This is the directory where the files will eventually end up at.
It is also the directory that contains the .DIR in ULDIR_DAT.
ULDIR_DAT This is the .DIR that the new files will show up on.
*_PATH Directory\filename where each file is located.
HS_UL_DIR This is the directory where uploads will temporary be held
before moving to TAG_UL_DIR.
KILL_BAD_UL If Y is specified, PYHSL will delete all incomplete uploads,
either by hang up or aborted files.
If N is specified, PYHSL will leave them in HS_UL_DIR so they
can be resumed next time.
INACTIVE_TIME Minutes allowed for the caller to enter his description (if any
uploads) before PYHSL returns the caller to BBS.